projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bede518
)
Update doc string of hexl-mode
author
Mihai Olteanu
<mihai_olteanu@fastmail.fm>
Sat, 7 Nov 2015 12:35:10 +0000
(14:35 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Nov 2015 12:35:10 +0000
(14:35 +0200)
* lisp/hexl.el (hexl-mode): Doc fix. (Bug#21800)
Copyright-paperwork-exempt: yes
lisp/hexl.el
patch
|
blob
|
history
diff --git
a/lisp/hexl.el
b/lisp/hexl.el
index 499253e931f750e55778ad256092368a03a6978c..20a48bc3110e7e392d1c8abb1f8a65e9f6bfe404 100644
(file)
--- a/
lisp/hexl.el
+++ b/
lisp/hexl.el
@@
-294,7
+294,7
@@
in hexl format.
A sample format:
- HEX ADDR: 00
01 0203 0405 0607 0809 0a0b 0c0d 0e0
f ASCII-TEXT
+ HEX ADDR: 00
11 2233 4455 6677 8899 aabb ccdd eef
f ASCII-TEXT
-------- ---- ---- ---- ---- ---- ---- ---- ---- ----------------
00000000: 5468 6973 2069 7320 6865 786c 2d6d 6f64 This is hexl-mod
00000010: 652e 2020 4561 6368 206c 696e 6520 7265 e. Each line re